home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 5 / BBS in a Box -Volume V (BBS in a Box) (April 1992).iso / Files / Hyper / Ap-Az / AstroStack1.1.cpt / AstroStack DEMO / card_11820.txt < prev    next >
Encoding:
Text File  |  1988-04-24  |  4.5 KB  |  219 lines

  1. -- card: 11820 from stack: in
  2. -- bmap block id: 4538
  3. -- flags: 0000
  4. -- background id: 2632
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on openCard
  8.   hide card field id 7
  9.   hide card field id 8
  10.   hide card field id 9
  11.   hide card field id 10
  12.   hide card field id 11
  13.   hide card field id 14
  14. end openCard
  15.  
  16.  
  17.  
  18. -- part 1 (field)
  19. -- low flags: 01
  20. -- high flags: 0000
  21. -- rect: left=21 top=35 right=54 bottom=194
  22. -- title width / last selected line: 0
  23. -- icon id / first selected line: 0 / 0
  24. -- text alignment: 0
  25. -- font id: 3
  26. -- text size: 12
  27. -- style flags: 256
  28. -- line height: 16
  29. -- part name: 
  30.  
  31.  
  32. -- part 2 (field)
  33. -- low flags: 01
  34. -- high flags: 0000
  35. -- rect: left=145 top=58 right=76 bottom=504
  36. -- title width / last selected line: 0
  37. -- icon id / first selected line: 0 / 0
  38. -- text alignment: 0
  39. -- font id: 3
  40. -- text size: 12
  41. -- style flags: 256
  42. -- line height: 16
  43. -- part name: 
  44.  
  45.  
  46. -- part 4 (field)
  47. -- low flags: 01
  48. -- high flags: 0000
  49. -- rect: left=24 top=84 right=333 bottom=327
  50. -- title width / last selected line: 0
  51. -- icon id / first selected line: 0 / 0
  52. -- text alignment: 0
  53. -- font id: 3
  54. -- text size: 9
  55. -- style flags: 0
  56. -- line height: 12
  57. -- part name: fieldcount
  58.  
  59.  
  60. -- part 6 (button)
  61. -- low flags: 00
  62. -- high flags: A003
  63. -- rect: left=333 top=264 right=286 bottom=471
  64. -- title width / last selected line: 0
  65. -- icon id / first selected line: 0 / 0
  66. -- text alignment: 1
  67. -- font id: 0
  68. -- text size: 12
  69. -- style flags: 0
  70. -- line height: 16
  71. -- part name: Print progressions
  72. ----- HyperTalk script -----
  73. on mouseUp
  74.   open printing
  75.   set the lockScreen to true
  76.   show card field id 7
  77.   show card field id 8
  78.   show card field id 9
  79.   show card field id 10
  80.   show card field id 11
  81.   show card field id 14
  82.   print this card
  83.   hide card field id 7
  84.   hide card field id 8
  85.   hide card field id 9
  86.   hide card field id 10
  87.   hide card field id 11
  88.   hide card field id 14
  89.   close printing
  90. end mouseUp
  91.  
  92.  
  93.  
  94. -- part 7 (field)
  95. -- low flags: 80
  96. -- high flags: 0001
  97. -- rect: left=0 top=0 right=342 bottom=13
  98. -- title width / last selected line: 0
  99. -- icon id / first selected line: 0 / 0
  100. -- text alignment: 0
  101. -- font id: 3
  102. -- text size: 12
  103. -- style flags: 0
  104. -- line height: 16
  105. -- part name: 
  106.  
  107.  
  108. -- part 8 (field)
  109. -- low flags: 80
  110. -- high flags: 0001
  111. -- rect: left=499 top=0 right=342 bottom=512
  112. -- title width / last selected line: 0
  113. -- icon id / first selected line: 0 / 0
  114. -- text alignment: 0
  115. -- font id: 3
  116. -- text size: 12
  117. -- style flags: 0
  118. -- line height: 16
  119. -- part name: 
  120.  
  121.  
  122. -- part 9 (field)
  123. -- low flags: 80
  124. -- high flags: 0001
  125. -- rect: left=0 top=0 right=39 bottom=512
  126. -- title width / last selected line: 0
  127. -- icon id / first selected line: 0 / 0
  128. -- text alignment: 0
  129. -- font id: 3
  130. -- text size: 12
  131. -- style flags: 0
  132. -- line height: 16
  133. -- part name: 
  134.  
  135.  
  136. -- part 10 (field)
  137. -- low flags: 80
  138. -- high flags: 0001
  139. -- rect: left=0 top=330 right=342 bottom=512
  140. -- title width / last selected line: 0
  141. -- icon id / first selected line: 0 / 0
  142. -- text alignment: 0
  143. -- font id: 3
  144. -- text size: 12
  145. -- style flags: 0
  146. -- line height: 16
  147. -- part name: 
  148.  
  149.  
  150. -- part 11 (field)
  151. -- low flags: 80
  152. -- high flags: 0001
  153. -- rect: left=326 top=162 right=339 bottom=502
  154. -- title width / last selected line: 0
  155. -- icon id / first selected line: 0 / 0
  156. -- text alignment: 0
  157. -- font id: 3
  158. -- text size: 12
  159. -- style flags: 0
  160. -- line height: 16
  161. -- part name: 
  162.  
  163.  
  164. -- part 13 (button)
  165. -- low flags: 00
  166. -- high flags: 0000
  167. -- rect: left=386 top=227 right=259 bottom=425
  168. -- title width / last selected line: 0
  169. -- icon id / first selected line: 11045 / 11045
  170. -- text alignment: 1
  171. -- font id: 0
  172. -- text size: 12
  173. -- style flags: 0
  174. -- line height: 16
  175. -- part name: Home
  176. ----- HyperTalk script -----
  177. on mouseUp
  178.   visual effect iris close
  179.   go home
  180. end mouseUp
  181.  
  182.  
  183.  
  184. -- part 14 (field)
  185. -- low flags: 80
  186. -- high flags: 0001
  187. -- rect: left=376 top=222 right=260 bottom=431
  188. -- title width / last selected line: 0
  189. -- icon id / first selected line: 0 / 0
  190. -- text alignment: 0
  191. -- font id: 3
  192. -- text size: 12
  193. -- style flags: 0
  194. -- line height: 16
  195. -- part name: 
  196.  
  197.  
  198. -- part contents for card part 2
  199. ----- text -----
  200. 1988, centering on the month of birth.
  201.  
  202. -- part contents for card part 1
  203. ----- text -----
  204. Jane Smith
  205.  
  206. -- part contents for card part 4
  207. ----- text -----
  208. Mid-Heaven (p) quincunx Sun (n)
  209. Saturn (p) sextile Venus (n) *
  210. Moon (p) trine Mars (n) *
  211. Jupiter (p) quincunx Mars (n)
  212. Moon (p) conjunct Jupiter (n) *
  213. Neptune (p) trine Uranus (n) *
  214. Mars (p) sextile Pluto (n) *
  215. Jupiter (p) sextile Pluto (n) *
  216. Ascendant (p) trine Mid-Heaven (n)
  217.  
  218.                     *** HOUSES ***
  219. Sun in 5, Moon in 10, Mercury in 4, Venus in 4, Mars in 7, Jupiter in 11, Saturn in 1, Uranus in 9, Neptune in 12, Pluto in 10.